home *** CD-ROM | disk | FTP | other *** search
/ De Grote Bosatlas 2006 - 2007 / De Grote Bosatlas 2006-2007.bin / data1.cab / Remote_Sensing / RSDialog.dll / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Text File  |  2005-11-21  |  745b  |  38 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 426
  3.   Top = 200
  4.   BorderStyle = bsDialog
  5.   Caption = 'Over Remote Sensing ∩┐╜ versie 1.00'
  6.   ClientHeight = 240
  7.   ClientWidth = 320
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 320
  23.     Height = 240
  24.     Align = alClient
  25.     Picture.Data = {<image000.bmp>}
  26.     Stretch = True
  27.   end
  28.   object bOK: TButton
  29.     Left = 125
  30.     Top = 200
  31.     Width = 75
  32.     Height = 25
  33.     Caption = 'OK'
  34.     ModalResult = 1
  35.     TabOrder = 0
  36.   end
  37. end
  38.